FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package hl7.fhir.us.daf#2.0.0 (203 ms)

Package hl7.fhir.us.daf
Type OperationDefinition
Id Id
FHIR Version R3
Source http://hl7.org/fhir/us/daf/OperationDefinition-daf-load.html
Url http://hl7.org/fhir/us/daf-research/OperationDefinition/daf-load
Version 1.0.0
Status draft
Date 2016-07-24
Name Load Data
Experimental False
Realm us
Authority hl7
Description The purpose of this operation is to enable loading of extracted data from data sources into data marts. The extracted data will be de-identified and mapped from FHIR to the destination data model and then loaded into the data mart according to the local work flows. The work flow information is captured as part of the task which executes the load-data operation. Please refer to the Implementation Guidance for further information on how to use the task and load-data operation together for research work flows.
Type false
Kind operation

Resources that use this resource

CapabilityStatement
http://hl7.org/fhir/us/daf-research/CapabilityStatement/daf-datamart Data Mart

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Load Data

OPERATION: Load Data

The official URL for this operation definition is:

http://hl7.org/fhir/us/daf-research/OperationDefinition/daf-load

The purpose of this operation is to enable loading of extracted data from data sources into data marts. The extracted data will be de-identified and mapped from FHIR to the destination data model and then loaded into the data mart according to the local work flows. The work flow information is captured as part of the task which executes the load-data operation. Please refer to the Implementation Guidance for further information on how to use the task and load-data operation together for research work flows.

URL: [base]/$load-data

Parameters

UseNameCardinalityTypeBindingDocumentation
INinput1..1Bundle

The Bundle resource that contains the extracted data from the extract-data operation is used as input to the load-data operation.

OUTissues0..1OperationOutcome

A list of hints and warnings about problems encountered while loading the data. These might be show to the user as an advisory note. Note: if the loading cannot be performed at all, then the operation should fail, and an OperationOutcome is returned directly with the failure, rather than using this parameter.

Pilots underway in PCORNet


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "daf-load",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Load Data</h2><p>OPERATION: Load Data</p><p>The official URL for this operation definition is: </p><pre>http://hl7.org/fhir/us/daf-research/OperationDefinition/daf-load</pre><div><p>The purpose of this operation is to enable loading of extracted data from data sources into data marts. The extracted data will be de-identified and mapped from FHIR to the destination data model and then loaded into the data mart according to the local work flows. The work flow information is captured as part of the task which executes the load-data operation. Please refer to the Implementation Guidance for further information on how to use the task and load-data operation together for research work flows.</p>\n</div><p>URL: [base]/$load-data</p><p>Parameters</p><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>input</td><td>1..1</td><td>Bundle</td><td/><td><div><p>The Bundle resource that contains the extracted data from the extract-data operation is used as input to the load-data operation.</p>\n</div></td></tr><tr><td>OUT</td><td>issues</td><td>0..1</td><td>OperationOutcome</td><td/><td><div><p>A list of hints and warnings about problems encountered while loading the data. These might be show to the user as an advisory note. Note: if the loading cannot be performed at all, then the operation should fail, and an OperationOutcome is returned directly with the failure, rather than using this parameter.</p>\n</div></td></tr></table><div><p>Pilots underway in PCORNet</p>\n</div></div>"
  },
  "url" : "http://hl7.org/fhir/us/daf-research/OperationDefinition/daf-load",
  "version" : "1.0.0",
  "name" : "Load Data",
  "status" : "draft",
  "kind" : "operation",
  "date" : "2016-07-24",
  "description" : "The purpose of this operation is to enable loading of extracted data from data sources into data marts. The extracted data will be de-identified and mapped from FHIR to the destination data model and then loaded into the data mart according to the local work flows. The work flow information is captured as part of the task which executes the load-data operation. Please refer to the Implementation Guidance for further information on how to use the task and load-data operation together for research work flows.",
  "code" : "load-data",
  "comment" : "Pilots underway in PCORNet",
  "system" : true,
  "type" : false,
  "instance" : false,
  "parameter" : [
    {
      "name" : "input",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "The Bundle resource that contains the extracted data from the extract-data operation is used as input to the load-data operation.",
      "type" : "Bundle"
    },
    {
      "name" : "issues",
      "use" : "out",
      "min" : 0,
      "max" : "1",
      "documentation" : "A list of hints and warnings about problems encountered while loading the data. These might be show to the user as an advisory note. Note: if the loading cannot be performed at all, then the operation should fail, and an OperationOutcome is returned directly with the failure, rather than using this parameter.",
      "type" : "OperationOutcome"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.